projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
043835a
)
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 17 Jun 1994 23:51:40 +0000
(23:51 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 17 Jun 1994 23:51:40 +0000
(23:51 +0000)
src/s/usg5-4.h
patch
|
blob
|
history
diff --git
a/src/s/usg5-4.h
b/src/s/usg5-4.h
index e8fe34a44144d41cbdbd1f7728ad19540ddb24cb..d60a5eb8524b72d1f74fb7a50180b8a543f6887c 100644
(file)
--- a/
src/s/usg5-4.h
+++ b/
src/s/usg5-4.h
@@
-28,6
+28,10
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define USG5_4
+/* On most SVR4 systems, gettimeofday takes one arg
+ and the compiler might crash. */
+#define GETTIMEOFDAY_ONE_ARGUMENT
+
/* We do have multiple jobs. Handle ^Z. */
#undef NOMULTIPLEJOBS